Gets the session member at the specified index from the set of members.
public:
SessionMember& op_operator[](
int index
)
index
Type: intÂ
The index of the session member.
Type: SessionMemberÂ
Returns the session member at the specified index.
Header: Declared in MultiplayerSession.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).